Hi,
enabling the ZIP extension in php.ini and a server restart also solved the problem on my Xampp installation.
This setting is present in the "Dynamic Extensions" section of the php.ini-file. As mentioned in the previous post you just need to remove the semicolon character ; in the first position before the "extension=zip" statement.