Hi,

I need help with installing Imagemagick on Windows. I tried googling but there is no solution provided. I discovered that a lot of people are having the same problem as me. After placing the dll in the extension folder and adding in extension=php_imagick.dll into php.ini, Apache will hit error Unknow(): Unable to load dynamic library F:\php\extensions\php_imagick.dll.

I believe that my php.ini is configured correctly. I am able to load other extensions with out any error.
This is what is in my php.ini file


extension_dir = "F:\php\extensions\"

extension=php_imagick.dll

What should I do with the ImageMagick library? Is there a step by step guide on installing imagemagick? With versions of library and links to download them?

Thanks in advance,
Ai Leen

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to