Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
The binary filename for Mac OS X contains darwin version instead of imagemagick version. Please include the version number of ImageMagick - then you would know what you download.
Also a description of compiled in delegates would would be very welcome.
I hope you will take this into consideration
The ImageMagick binaries are built from the current release of ImageMagick, currently ImageMagick 6.3.6-3. You can determine the version number and which delegates are supported by downloading the binary distribution and running these commands:
identify -version
identify -list configure
We may improve our method for building ImageMagick binaries in the future but currently it is a low priority relative to the 3000 other items on our list of things to do.