The way Arch does their versions is the actual version of ImageMagic plus a compile version. So the difference between 6.9.4.6-1 and 6.9.4.6-2 is -2 was compiled after perl was updated to include latest changes.
6.9.4.3-1
$ convert -version
Version: ImageMagick 6.9.4-3 Q16 x86_64 2016-05-20
http://www.imagemagick.org
Copyright: Copyright (C) 1999-2016 ImageMagick Studio LLC
License:
http://www.imagemagick.org/script/license.php
Features: Cipher DPC HDRI Modules OpenCL OpenMP
Delegates (built-in): bzlib cairo fontconfig freetype gslib jng jp2 jpeg lcms lqr ltdl lzma openexr pangocairo png ps rsvg tiff webp wmf x xml zlib
6.9.4.6-2
Version: ImageMagick 6.9.4-6 Q16 x86_64 2016-06-01
http://www.imagemagick.org
Copyright: Copyright (C) 1999-2016 ImageMagick Studio LLC
License:
http://www.imagemagick.org/script/license.php
Features: Cipher DPC HDRI Modules OpenCL OpenMP
Delegates (built-in): bzlib cairo fontconfig freetype gslib jng jp2 jpeg lcms lqr ltdl lzma openexr pangocairo png ps rsvg tiff webp wmf x xml zlib
6.9.4.9 - Built, same issue.
Version: ImageMagick 6.9.4-9 Q16 x86_64 2016-06-22
http://www.imagemagick.org
Copyright: Copyright (C) 1999-2016 ImageMagick Studio LLC
License:
http://www.imagemagick.org/script/license.php
Features: Cipher DPC HDRI Modules OpenCL OpenMP
Delegates (built-in): bzlib cairo fontconfig freetype gslib jng jp2 jpeg lcms lqr ltdl lzma openexr pangocairo png ps rsvg tiff webp wmf x xml zlib
7.0.2.0 - Built, no issues.
convert: unable to access configure file `/home/grmrgecko/.cache/ImageMagick/ImagemagickOpenCLDeviceProfile.xml' @ warning/configure.c/GetConfigureOptions/709.
[grmrgecko@arch-server BadDrive]$ convert --version
Version: ImageMagick 7.0.2-0 Q16 x86_64 2016-06-22
http://www.imagemagick.org
Copyright: Copyright (C) 1999-2016 ImageMagick Studio LLC
License:
http://www.imagemagick.org/script/license.php
Features: Cipher DPC HDRI Modules OpenCL OpenMP
Delegates (built-in): bzlib cairo fontconfig freetype gslib jng jp2 jpeg lcms lqr ltdl lzma openexr pangocairo png ps rsvg tiff webp wmf x xml zlib
So maybe I need to report to Arch that there is an issue which is fixed in the latest version.