Hello Chris,
Probably you need to have the corresponding (Debug or Release) VTK dll folder on your path.
Another option would be copying all needed dll files into the folder where your executable is. It can be done by hand or as a Pre-Built event (just like an script with the (x)copy commands).