I would like to use iMagick with my PHP web page, but I can't find where to download an official PHP extension for Windows compiled with code http://pecl.php.net/package/imagick
I found some links on the web like :
- http://valokuva.org/outside-blog-content/imagick-windows-builds/php53/imagick-2.3.0-dev/
- http://dev.freshsite.pl/php-extensions/imagick.html
But some PHP extensions are very old and makes Apache crash, others are working.
And how can I trust the DLL code inside?
Is there a trusted web site where I could donwload iMagick PHP extension compiled with VC6 and VC9?