I resolved the not a bug dependency issue, it was one of those smack self on forehead moments
yum --disableexcludes=base,updates install ImageMagick fails with dependency issues
yum --disableexcludes=base,updates install ImageMagick.x86_64 worked properly!
yum search ImageMagick lists .i386 and .x86_64 versions!