Create animated gif from multiple images with ImageMagick

convert -delay 6 -quality 95 -layers OptimizePlus montage_?????.png movie.gif

OptimizePlus reduces the final size of the gif file by performing an optimization.

If you want to ask me a question or leave me a message add @bougui505 in your comment.