Where to put zlib1.dll to run Julia package

Hello, I’m trying to run a package ( Denice_van_Herwerden / jhrmstoolbox.jl — Bitbucket) and it complains about not being able to find zlib1.dll. Where do I need to put this file? I found a similar question for Linux but I use Windows and the suggested solution didn’t work. I put it in SysWOW64 as some page suggested but that didn’t solved the problem. Thanks in advance.