Hi, Would it be possible for the Windows binaries of releases/snapshots of Imagick one http://windows.php.net/ have the Windows installer of the version of ImageMagick that was used to compile them along side it?
Basically what is happening is that people are installing one version of Imagick, and then finding a random version of ImageMagick on the internet to install with it. As the functions exposed by Imagick depend on the functions that were in the version that it was compiled with, this leads to situations where the extension doesn't work correctly. I've added a mild warning in the latest version that alert people to this happening, but it would be awesome if people could download the two things together, rather than just being told they're doing something wrong, without any clear way for them to fix it themselves. cheers Dan -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
