I've been trying to install imageMagick on my windows for a week, but everything I try ends up the same. Apache crashed without any error description.
The only log on apache is this:
[Sun May 01 16:49:14 2011] [warn] pid file D:/serv/apache/logs/httpd.pid overwritten --Unclean shutdown of previous Apache run?
I've also tried this configuration: Installing ImageMagick extension with php/windows and I get the same problem.
If I comment out this line extension=php_imagick.dll
on php.ini
, everything works fine.
Any ideas?
I'm working with windows 7 X64 and php 5.3.6 VC9 x86.