How can I install ImageMagick in windows? I have the dll php_imagick.dll in my WINNT/system32 folder and also in php extention folder. I have uncommented the line extension=php_imagick.dll in my php.ini. But when I try to restart my apache server it shows the errors "The dynamic library core_rl_magick_.dll could not be found in the specified path " and "Unable to load the dynamic library php_imagick.dll. The specify module could not be found." What is wrong with the steps? Please help me with the correct procedures. Thanking in advance.
in your php.ini where is the extension path set to? usually it's in your php installation folder /extensions. might want to try putting it in there. my extension folder for example is c:\www\php\extensions\