I compiled a Gmagick php7 extension on windows. It works fine in cli mode. But when I enable the extension and start httpd, apache seems to enter an endless loop of restarting. There is no error log, Apache just start and stop again and again.
How I can debug this?