I guess you have two options:
1) Install Win32-GUI using ppm;
2) Build it with ActivePerl using an MSVC compiler.
Modules built using ActivePerl will generally work fine on Strawberry Perl and vice-versa - no matter which compiler was actually used to build the module. (There are exceptions.)